home *** CD-ROM | disk | FTP | other *** search
- object frmGalery: TfrmGalery
- Left = 205
- Top = 122
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmGalery'
- ClientHeight = 450
- ClientWidth = 632
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgBody: TImage
- Left = 0
- Top = 0
- Width = 632
- Height = 450
- Align = alClient
- end
- object imgPicture: TImage
- Left = 40
- Top = 40
- Width = 105
- Height = 105
- AutoSize = True
- end
- end
-